home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Almathera Ten Pack 3: CDPD 3
/
Almathera Ten on Ten - Disc 3: CDPD3.iso
/
ab20
/
ab20_archive
/
sounds
/
tools
/
med-3.21.lha
/
Programmers
/
PlayerLibrary
/
medplayer_lib.fd
< prev
next >
Wrap
Text File
|
1991-08-25
|
402b
|
20 lines
* prototypes for MEDPlayer.library V2.00
##base _MEDPlayerBase
##bias 30
##public
GetPlayer(initser)(D0)
FreePlayer()()
PlayModule(module)(A0)
ContModule(module)(A0)
StopPlayer()()
DimOffPlayer(dimlength)(D0)
SetTempo(tempo)(D0)
LoadModule(filename)(A0)
UnLoadModule(module)(A0)
GetCurrentModule()()
ResetMIDI()()
* functions below in V2.00 or later
SetModnum(modnum)(D0)
RelocModule(module)(A0)
##end